home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / UTILITIE / CONVERSI / 1396.ZIP / ASC2MM.TXT < prev    next >
Text File  |  1986-06-26  |  2KB  |  31 lines

  1.         ASC2MM.COM
  2.    ASCII to Multimate Conversion Utility
  3.  
  4.      This is a very simple utility that converts ascii text files
  5. to Multimate document format. It takes about 1 second per 1.4K of
  6. text, which is must faster than the utilities which come with
  7. Multimate. It uses globals, but does a very simple conversion.
  8. It is useful for large scale conversion projects where the files
  9. will be cleaned up after the conversion.
  10.      The format of the command is:
  11.           ASC2MM filespec
  12. where filespec is the name of the ascii file(s) to be converted.
  13. The program allows you up to 64 characters including disk and
  14. directory information. Be careful not to specify *.* as the
  15. program will try to convert some of the documents it just created.
  16.      Asc2mm puts the converted files with an extension of .DOC
  17. on the same disk and directory as the documents it is converting.
  18. (I told you that it was simple.)
  19.      There may be problems with documents greater in size than 65k.
  20. This problem may be addressed with a future release.
  21.      Feel free to copy this program and use it as long as it is
  22. not altered in any way. I cannot be responsible for the use or
  23. misuse of this program. I do not guarantee that it works beyond
  24. the fact that I have converted several dozen documents using this
  25. program.
  26.      If you have any questions leave me a message at Charlie Innusa's
  27. BBS PC-ROCKLAND at (914) 353-2176 or call me at home at 
  28. (914) 623-4161 (voice only).
  29.                   Keith P. Graham, June 26, 1986
  30.  
  31.